projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9ffc6e
)
Fix doc markup
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 9 Jan 2012 19:09:27 +0000
(14:09 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 9 Jan 2012 19:13:44 +0000
(14:13 -0500)
gtk/gtkstylecontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.c
b/gtk/gtkstylecontext.c
index 993f8f694486e98f9ec2f54d197bafc3baf51a81..77e3a12ac91a1ba1021bb5428daf0e3601015e16 100644
(file)
--- a/
gtk/gtkstylecontext.c
+++ b/
gtk/gtkstylecontext.c
@@
-1673,8
+1673,8
@@
gtk_style_context_get_path (GtkStyleContext *context)
*
* Sets the parent style context for @context. The parent style
* context is used to implement
- * <ulink url="http://www.w3.org/TR/css3-cascade/#inheritance>
- *
inheritance</ulink>
of properties.
+ * <ulink url="http://www.w3.org/TR/css3-cascade/#inheritance
">inheritance</ulink
>
+ * of properties.
*
* If you are using a #GtkStyleContext returned from
* gtk_widget_get_style_context(), the parent will be set for you.